Total Complexity | 53 |
Dependencies | 6 |
Dependents | 2 |
Total lines | 478 |
Lines of code | 295 |
Logical lines of code | 148 |
Comment lines | 93 |
Methods | 11 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_comments_and_meta() | 37 | 14 | 77 | |
prepare_lesson_progress_to_insert() | 39 | 10 | 72 | |
prepare_progress_to_insert() | 51 | 7 | 29 | |
prepare_course_progress_to_insert() | 48 | 5 | 35 | |
generate_column_clauses() | 50 | 5 | 28 | |
run() | 58 | 4 | 15 | |
insert_with_batches() | 59 | 3 | 14 | |
db_query() | 67 | 2 | 8 | |
__construct() | 77 | 1 | 4 | |
convert_to_utc() | 69 | 1 | 6 | |
generate_insert_sql_for_batch() | 67 | 1 | 7 |